home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacWorld 1999 April
/
Macworld (1999-04).dmg
/
Cool Specials
/
Al Morale Demo
/
Al's Stuff
/
D200.DCR
/
00175_QuitFace Idler.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1999-02-16
|
186 b
|
14 lines
on idle
puppetSprite(4, 1)
if rollOver(19) then
set the memberNum of sprite 4 to 176
else
puppetSprite(4, 0)
end if
updateStage()
end
on exitFrame
go(the frame)
end